Namespace - LJCGenTextLib
Parameters
templateLines - The template lines.
sections - The Sections object.
dataFileName - The data file name.
outputFileSpec - The output file spec.
overwrite - The Overwrite flag.
Syntax
C# |
public Void Generate(String[] templateLines, Sections sections, String dataFileName, String outputFileSpec = null, Boolean overwrite = False)
|
Generates a merged output file from the template lines and Sections data.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.